Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

improve render caching, fixes #24 #31

Merged
merged 8 commits into from
Aug 8, 2018
Merged

improve render caching, fixes #24 #31

merged 8 commits into from
Aug 8, 2018

Conversation

tanner0101
Copy link
Member

Fixes an issue where render(_:_:) would not cache parsed ASTs. This method is used by TemplateEmbed which resulted in excessive file loading and parsing for views that embedded other views.

@tanner0101 tanner0101 added the bug Something isn't working label Aug 6, 2018
@tanner0101 tanner0101 added this to the 1.0.2 milestone Aug 6, 2018
@tanner0101 tanner0101 self-assigned this Aug 6, 2018
@tanner0101 tanner0101 merged commit 9217849 into master Aug 8, 2018
@penny-coin
Copy link

Hey @tanner0101, you just merged a pull request, have a coin!

You now have 841 coins.

@tanner0101 tanner0101 modified the milestones: 1.0.2, 1.1.0 Aug 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants